FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagextehr.eu.ehds.models
Resource TypeStructureDefinition
IdStructureDefinition-EHDSDeviceUse.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSDeviceUse.html
URLhttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDeviceUse
Version1.0.0
Statusactive
Date2026-04-03T08:10:50+00:00
NameEHDSDeviceUse
TitleDevice use model
DescriptionModel for information about the use of a device in the care of patient.
Typehttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDeviceUse
Kindlogical

Resources that use this resource

StructureDefinition
xtehr.eu.ehds.models#currentEHDSDeviceUseObligationsDevice use obligations
xtehr.eu.ehds.models#currentEHDSDischargeReportDischarge Report model
xtehr.eu.ehds.models#currentEHDSImagingReportImaging report model
xtehr.eu.ehds.models#currentEHDSPatientSummaryPatient summary model

Resources that this resource uses

StructureDefinition
xtehr.eu.ehds.models#currentEHDSBodyStructureBody structure model
xtehr.eu.ehds.models#currentEHDSConditionCondition model
xtehr.eu.ehds.models#currentEHDSDataSetDataSet model
xtehr.eu.ehds.models#currentEHDSDeviceDevice model
xtehr.eu.ehds.models#currentEHDSObservationObservation model
xtehr.eu.ehds.models#currentEHDSProcedureProcedure model

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition EHDSDeviceUse

Language: en

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSDeviceUse 0..*EHDSDataSetDevice use model

Elements defined in Ancestors:header
... header
.... author[x] 0..*EHDSHealthProfessional, EHDSOrganisation, EHDSDeviceThe author of the device usage statement.
.... status 1..1CodeableConceptCurrent status of the device usage (e.g. active, completed, etc).
Binding Description: (preferred): HL7 Device Use Statement Status or HL7 Device Usage Status
... periodOfUse 0..1PeriodThe period of time during which the device was implanted in the patient or the external device was in use.
... device[x] 1..1The details of the device used.
.... deviceCodeableConceptCodeableConcept
.... deviceEHDSDeviceEHDSDevice
... bodySite 0..1EHDSBodyStructureAnatomical location of the device. May include laterality.
... reason[x] 0..*Reason or justification for the use of the device.
.... reasonCodeableConceptCodeableConcept
.... reasonEHDSConditionEHDSCondition
.... reasonEHDSObservationEHDSObservation
.... reasonEHDSProcedureEHDSProcedure
... note 0..1stringNote about the device statement that were not represented at all or sufficiently in one of the attributes provided in a class. These may include for example a comment, an instruction, or a note associated with the statement.

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSDeviceUse",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDeviceUse",
  "version": "1.0.0",
  "name": "EHDSDeviceUse",
  "title": "Device use model",
  "status": "active",
  "date": "2026-04-03T08:10:50+00:00",
  "publisher": "Xt-EHR",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.xt-ehr.eu/"
        }
      ]
    }
  ],
  "description": "Model for information about the use of a device in the care of patient.",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDeviceUse",
  "baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "1.0.0"
      }
    ],
    "element": [
      {
        "id": "EHDSDeviceUse",
        "path": "EHDSDeviceUse",
        "short": "Device use model",
        "definition": "Model for information about the use of a device in the care of patient.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.header",
        "path": "EHDSDeviceUse.header",
        "short": "Basic metadata for this information",
        "definition": "Basic metadata for this information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.header.subject",
        "path": "EHDSDeviceUse.header.subject",
        "short": "Patient/subject information",
        "definition": "Patient/subject information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.subject",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.header.identifier",
        "path": "EHDSDeviceUse.header.identifier",
        "short": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
        "definition": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.identifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.header.author[x]",
        "path": "EHDSDeviceUse.header.author[x]",
        "short": "The author of the device usage statement.",
        "definition": "The author of the device usage statement.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.author[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.header.date",
        "path": "EHDSDeviceUse.header.date",
        "short": "Date and optionally time of authoring/issuing",
        "definition": "Date and optionally time of authoring/issuing",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.header.status",
        "path": "EHDSDeviceUse.header.status",
        "short": "Current status of the device usage (e.g. active, completed, etc).",
        "definition": "Current status of the device usage (e.g. active, completed, etc).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.status",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Device Use Statement Status or HL7 Device Usage Status"
        }
      },
      {
        "id": "EHDSDeviceUse.header.source",
        "path": "EHDSDeviceUse.header.source",
        "short": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
        "definition": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.source",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.header.language",
        "path": "EHDSDeviceUse.header.language",
        "short": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.language",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "BCP 47"
        }
      },
      {
        "id": "EHDSDeviceUse.periodOfUse",
        "path": "EHDSDeviceUse.periodOfUse",
        "short": "The period of time during which the device was implanted in the patient or the external device was in use.",
        "definition": "The period of time during which the device was implanted in the patient or the external device was in use.",
        "requirements": "eHN PS Guideline, ISO IPS.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDeviceUse.periodOfUse",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.device[x]",
        "path": "EHDSDeviceUse.device[x]",
        "short": "The details of the device used.",
        "definition": "The details of the device used.",
        "requirements": "eHN PS Guideline, ISO IPS.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDeviceUse.device[x]",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.bodySite",
        "path": "EHDSDeviceUse.bodySite",
        "short": "Anatomical location of the device. May include laterality.",
        "definition": "Anatomical location of the device. May include laterality.",
        "requirements": "eHN PS Guideline, ISO IPS.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDeviceUse.bodySite",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSBodyStructure"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.reason[x]",
        "path": "EHDSDeviceUse.reason[x]",
        "short": "Reason or justification for the use of the device.",
        "definition": "Reason or justification for the use of the device.",
        "requirements": "eHN PS Guideline, ISO IPS.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDeviceUse.reason[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedure"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.note",
        "path": "EHDSDeviceUse.note",
        "short": "Note about the device statement that were not represented at all or sufficiently in one of the attributes provided in a class. These may include for example a comment, an instruction, or a note associated with the statement.",
        "definition": "Note about the device statement that were not represented at all or sufficiently in one of the attributes provided in a class. These may include for example a comment, an instruction, or a note associated with the statement.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDeviceUse.note",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSDeviceUse",
        "path": "EHDSDeviceUse",
        "short": "Device use model",
        "definition": "Model for information about the use of a device in the care of patient."
      },
      {
        "id": "EHDSDeviceUse.header.author[x]",
        "path": "EHDSDeviceUse.header.author[x]",
        "short": "The author of the device usage statement.",
        "definition": "The author of the device usage statement."
      },
      {
        "id": "EHDSDeviceUse.header.status",
        "path": "EHDSDeviceUse.header.status",
        "short": "Current status of the device usage (e.g. active, completed, etc).",
        "definition": "Current status of the device usage (e.g. active, completed, etc).",
        "binding": {
          "strength": "preferred",
          "description": "HL7 Device Use Statement Status or HL7 Device Usage Status"
        }
      },
      {
        "id": "EHDSDeviceUse.periodOfUse",
        "path": "EHDSDeviceUse.periodOfUse",
        "short": "The period of time during which the device was implanted in the patient or the external device was in use.",
        "definition": "The period of time during which the device was implanted in the patient or the external device was in use.",
        "requirements": "eHN PS Guideline, ISO IPS.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.device[x]",
        "path": "EHDSDeviceUse.device[x]",
        "short": "The details of the device used.",
        "definition": "The details of the device used.",
        "requirements": "eHN PS Guideline, ISO IPS.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.bodySite",
        "path": "EHDSDeviceUse.bodySite",
        "short": "Anatomical location of the device. May include laterality.",
        "definition": "Anatomical location of the device. May include laterality.",
        "requirements": "eHN PS Guideline, ISO IPS.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSBodyStructure"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.reason[x]",
        "path": "EHDSDeviceUse.reason[x]",
        "short": "Reason or justification for the use of the device.",
        "definition": "Reason or justification for the use of the device.",
        "requirements": "eHN PS Guideline, ISO IPS.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedure"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.note",
        "path": "EHDSDeviceUse.note",
        "short": "Note about the device statement that were not represented at all or sufficiently in one of the attributes provided in a class. These may include for example a comment, an instruction, or a note associated with the statement.",
        "definition": "Note about the device statement that were not represented at all or sufficiently in one of the attributes provided in a class. These may include for example a comment, an instruction, or a note associated with the statement.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}